DX11 DELETE VECTOR3

Deletes the specifed vector3.
Note that temporary vectors are automatically deleted at each call to DX11 SYNC; you only need to manually
delete persistent vectors once you are done with them.

  Syntax
DX11 DELETE VECTOR3 vector
  Parameters
vector
Dword
The vector3 to be deleted.

  Returns

This function does not return a value.

  See also

MATH Functions Menu
DX11 Function Categories